Skip to content

JEP 366 – Deprecate the ParallelScavenge + SerialOld GC Combination#346

Merged
AloisSeckar merged 2 commits intoAloisSeckar:masterfrom
SanjanaMahapatra:feature/JEP366
Oct 31, 2025
Merged

JEP 366 – Deprecate the ParallelScavenge + SerialOld GC Combination#346
AloisSeckar merged 2 commits intoAloisSeckar:masterfrom
SanjanaMahapatra:feature/JEP366

Conversation

@SanjanaMahapatra
Copy link
Contributor

@SanjanaMahapatra SanjanaMahapatra commented Oct 31, 2025

Added the changes for the JEP366 GC changes.

  1. Mentioned in the comments section, why it was deprecated
  2. Provided an example of memory allocation, providing the detailed description of the Heap Memory used giving breakdown of Young Generation and Old Generation Memory usage

Closes #336

@AloisSeckar AloisSeckar added the hacktoberfest Counts as submission for Hacktoberfest 2025 label Oct 31, 2025
@AloisSeckar AloisSeckar merged commit dc0d4a1 into AloisSeckar:master Oct 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest Counts as submission for Hacktoberfest 2025

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JEP 366 – Deprecate the ParallelScavenge + SerialOld GC Combination

2 participants